home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus 2004 #2
/
Amiga Plus CD - 2004 - No. 02.iso
/
AmiSoft
/
Dev
/
basic
/
amiblitz_ful.lha
/
AmiBlitz2
/
thilo_includes
/
imageexample.ab2
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2003-02-04
|
354 b
|
14 lines
DEFTYPE .l:WBStartup ;recommend to always add this
!error_include
!image_include
!screen_ {0,"test","ram:screenprefs",1} ;open always screenmode
;requester because Mode is 1
Window 0,0,0,100,100,$100f,"testwin",0,1
ret=image_load {0,"gfx/ball64x64",1}
image_blitmask {0,10,10}
WaitEvent